-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrading node-auth0 from v3 to v4 #953
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a really good start but a few suggestions and questions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple minor pieces of feedback. But this is good, starting to reach the finish!
13de5cc
…nto migration-to-v4
🔧 Changes
Upgrading node-auth0 from v3 to v4. This is a necessary upgrade because all new Auth0 features and dependency patches are getting released on v4 now.
This was originally attempted in #887 but had a few changes that need to be reviewed. This should require a major version bump for Deploy CLI due to changes in v4.
📓 Done:
📚 References
Original PR: #887
Related:
🔬 Testing
Deploy CLI commands like import, export
📝 Checklist